home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 4 / The 640 Meg Shareware Studio CD-ROM Volume IV (Data Express)(1994).ISO / clang / progress.zip / PROGRESS.TXT < prev   
Text File  |  1993-01-04  |  1KB  |  40 lines

  1. PROGRESS.DLL is a useful dynamic link library for Microsoft Windows 3.x
  2. with which a user can monitor the state of a lengthy operation and abort
  3. it if desired.  It is shareware.
  4.  
  5. The programmer must:
  6. (a) Create the progress meter at the beginning of the operation
  7. specifying the range of the operation (e.g. the length of the
  8. file to be read).
  9. (b) Update the progress meter at relevant points (e.g. whenever
  10. a record is read from the file).
  11. (c) Destroy the progress meter when the operation is complete.
  12.  
  13. (For more detail, see the header file progress.h.)
  14.  
  15. If you find the progress meter to be a useful tool, please send $5 to
  16.     2130 Stockton #110, 
  17.     San Francisco, 
  18.     Ca. 94133, 
  19.     USA.
  20.  
  21. If you ...
  22. (a) have any bugs to report or 
  23. (b) suggestions for a future version or
  24. (c) wish to incorporate it into a commercial product,
  25. write to the above address, or send email to jsc@doc.ic.ac.uk.
  26.  
  27. Stephen Crane
  28.  
  29. NOTE:
  30. PROGRESS.DLL is a spin-off from a commercial product, Smartdraw for
  31. Windows, a low-cost CAD package for Microsoft Windows.  If you would
  32. like further information about this package, please contact:
  33.     David Brown
  34.     The Other Operation,
  35.     33 New Bride Street,
  36.     Dublin 8,
  37.     IRELAND.
  38.     Phone:    Int+353-1-903366    (0900-1700 BST)
  39.     Fax:    Int+353-1-903251    (24 hours)
  40.